projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0810fa2
)
*** empty log message ***
author
Alex Schroeder
<alex@gnu.org>
Sat, 21 Jan 2006 10:52:39 +0000
(10:52 +0000)
committer
Alex Schroeder
<alex@gnu.org>
Sat, 21 Jan 2006 10:52:39 +0000
(10:52 +0000)
lisp/mail/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/mail/ChangeLog
b/lisp/mail/ChangeLog
index 3a2804a1d51a5e01f84f44fffa85309db5e56189..824027345339f0a388587b0e3644c4b4e827f4c7 100644
(file)
--- a/
lisp/mail/ChangeLog
+++ b/
lisp/mail/ChangeLog
@@
-14,6
+14,9
@@
* rmail.el (rmail-get-new-mail): Doc.
(rmail-get-inbox-list): Doc.
+ (rmail-require-mime-maybe): Simplified.
+ (rmail-mode-map): Rewritten using a local binding to agree
+ with "(elisp)Tips for Defining".
2006-01-21 Henrik Enberg <enberg@printf.se>